home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / mozilla-macos9-1.3.1.sea.bin / Mozilla1.3.1 / Search Plugins / bugzilla.src < prev    next >
Text File  |  2003-06-08  |  1KB  |  46 lines

  1. # Search file for bugzilla.mozilla.org
  2. #
  3. # Creation:  April 24, 2000 by Robert John Churchill  <rjc@netscape.com>
  4. # Contributors: Mike Young <youngfam@nni.com>
  5.  
  6. <SEARCH
  7.   name="Bugzilla@mozilla.org"
  8.   description = "Bugzilla@mozilla.org"
  9.   method="GET"
  10.   action="http://bugzilla.mozilla.org/buglist.cgi"
  11. >
  12.  
  13. <INPUT NAME="bug_status" VALUE="UNCONFIRMED">
  14. <INPUT NAME="bug_status" VALUE="NEW">
  15. <INPUT NAME="bug_status" VALUE="ASSIGNED">
  16. <INPUT NAME="bug_status" VALUE="REOPENED">
  17. <INPUT NAME="field0-0-0" VALUE="product">
  18. <INPUT NAME="type0-0-0" VALUE="allwordssubstr">
  19. <INPUT NAME="value0-0-0" user>
  20. <INPUT NAME="field0-0-1" VALUE="component">
  21. <INPUT NAME="type0-0-1" VALUE="allwordssubstr">
  22. <INPUT NAME="value0-0-1" user>
  23. <INPUT NAME="field0-0-2" VALUE="short_desc">
  24. <INPUT NAME="type0-0-2" VALUE="allwordssubstr">
  25. <INPUT NAME="value0-0-2" user>
  26. <INPUT NAME="field0-0-3" VALUE="status_whiteboard">
  27. <INPUT NAME="type0-0-3" VALUE="allwordssubstr">
  28. <INPUT NAME="value0-0-3" user>
  29. <INPUT NAME="bugidtype" VALUE="include">
  30. <INPUT NAME="cmdtype" VALUE="doit">
  31. <INPUT NAME="order" VALUE="Reuse+same+sort+as+last+time">
  32.  
  33. <INTERPRET
  34.   resultListStart = "<TABLE CELLSPACING=0 CELLPADDING=4 WIDTH=100%"
  35.   resultListEnd = "</TABLE>"
  36.   resultItemStart = "<TR VALIGN=TOP ALIGN=LEFT"
  37. >
  38.  
  39. </SEARCH>
  40.  
  41. <BROWSER
  42.       update="http://www.mozilla.org/projects/search/bugzilla.src" 
  43.       updateIcon="http://www.mozilla.org/projects/search/bugzilla.gif" 
  44.       updateCheckDays="3"
  45. >
  46.